我知道如何在LAMP堆栈上构建HTML5 / PHP页面,不知道如何在Windows IIS中开始[关闭]

I need to build a reporting system that would pull the data from a Microsoft SQL server database.

I have done similar stuff with LAMP stack. But I'm wondering what's the best way to do so in a windows server world (even if that means using PHP with IIS) ? What tools are needed ? I have access to Visual studio, expression studio and any other Microsoft software.

EDIT: Should have clarified, that this system is going to be used internally. So need a robust solution that will work in production.

You can use XAMPP or WAMP, however be ware! that both of these development packages are for development only and has some serious security issues if used it for production servers without prior configuration.