Hi abotimon,
I am installing wordpress on my local computer for development purposes. I am facing the exact same problem that you faced and solved successfully. The errors I am getting, while launching https://localhost/wp-admin/install.php are as follows:
PHP Fatal error: Call to undefined function wp_cache_get() in C:\Apache24\htdocs\wp-includes\functions.php on line 1202
PHP Fatal error: Call to undefined function wp_cache_close() in C:\Apache24\htdocs\wp-includes\load.php on line 574
I was glad to see that you have resolved it. Can you please guide me with what exact rectifying steps did you take to solve the problem?
Thanks in advance buddy!