I also got the following errors on my localhost wamp server
Warning: SoapClient::SoapClient() [soapclient.soapclient]: I/O warning : failed to load external entity "http://schemas.xmlsoap.org/soap/encoding/ Fatal error: SOAP-ERROR: Parsing Schema: can't import schema from 'http://schemas.xmlsoap.org/soap/encoding/'
I did not include open ssl and xml rpc, as mentioned by Angelin Nadar . As soon as I turned it on, the problem is resolved for me.
source share