I\'m trying to install Facebook PHP SDK with Composer. This is what I get
$ composer install Loading composer repositories with package information Installin
In my case I moved from PHP5 to PHP7 and I ve got this error, Simply go to your /bin/php/php7/php.ini , then uncomment extension=php_curl.dll and restart your server, re-run your composer install.