While many popular website applications (WordPress, Drupal, Joomla, etc.) are open source and therefore freely available, running these PHP-based apps on a Windows IIS web server requires a bit of ...
yah just make apache run on a different port (say 8080) and make sure MySQL doesn't run on the same port as SQL server and you should be fine.