PHP 70 install CURL

Hello,
How to install curl in PHP 7.0?
Inside php.ini (/usr/local/etc/php.ini) I remove comment in:
Code:
extension=php_curl.dll
But when I try to get any data form curl I get error
xvqmujetkeunmjvgywzktnnqwbjyxxplqibyrwgruzyrijlaujrxbctehdvyiuunhebvbthgastyopznsyycnxnogitjtksmedeb


How I can correctly include OpenSSL in my php.ini?

Thanks for help..
 
Back
Top