0
I would like to install Apcu in PHP 7.1 through windows. I am installing an application and running directly on my machine by XAMPP, but when it arrives at the time of installation shows the message: The extension apcu-bc is not present.
Does anyone know how to install this extension in PHP 7.1 ?
Thank you