I\'m having a lot of confusions on how to set up PHP SOAP extension in windows based on what\'s on the net.
Could you please help me, how would I be able to do it?
1: Find extension=php_soap.dll in php.ini and remove the semicolon(;)
extension=php_soap.dll
2: Restart your Server
Reference : See here