Windows server support

I'm attempting to develop a web application in php that extracts BOM information from Solidworks drawings. I've done this before in standalone .net applications, but never on a web server. I'm planning on calling a .net application on the server itself from the web app whenever a Solidworks drawing is uploaded. I was wondering if this would work under a Windows Server operating system? I'm aware Soldiworks needs to be running in order for the API to work, and I cannot find information on whether or not it supports Windows Server or if I'm forced to use a conventional Windows operating system.

SolidworksApi macros