Windows + Apache + MySQL + PHP??? Pros ??? Most of the components are shared with the LAMP stack ??? Suitable for solutions that require integration with both Apache modules (e.g. mod_rewrite) and Windows ??? Until FastCGI for IIS showed up, undoubtfully the best PHP stack on Windows ??? Tools like XAMPP provide an easy deployment option ??? <a href="http://en.wikipedia.org/wiki/Comparison_of_WAMPs???">http://en.wikipedia.org/wiki/Comparison_of_WAMPs???</a> Cons