I had same issue, and finally fixed my problem by enabling curl extension (Line937 extension=curl) in php.ini.
extension=curl
php.ini