I'm trying to run the Magento installer on Windows 7 with MAMP 3.3.0 . When I do that Readiness Check says to me that: xsl & intl extension is missing.
I have both dll in the /ext
dir .
I have two php.ini files in conf\php7.0.13\
dir : php.ini-development
& php.ini-production
. I already uncomment the xsl and intl in the both php.ini files.
Copied icu***.dll from php to apache bin folder too but still gets the same error.
Help me, please. If I have not clearly explained, what information is needed to solve the problem? What could the issue be?