All the programming languages mentioned in this thread are pure BS.
Emojicode => This is the future, learn it while you can.
==========================================
To answer your question, if you are looking for an easy way out you could focus more on JS. Node.js has a very active community with tons of helpful documentations, an active module library, and it's easy to work with too. Although, it is not as complex, but it does serve the purpose of building whatever you have in mind.
Web automation, web applications, mobile applications, etc...
If you have time and want to focus more on OOP, then I'd definitely go for java. Starting with java will help you build your foundation meaning after learning Java, you will find it easier to learn other programming languages. Python is an option as well, it is widely used nowadays for everything just like Node.js. In-fact, most companies prefer hiring Python devs.
PHP was once used widely to develop web applications, but as Python and other programming languages are progressing; nobody uses PHP anymore. Although, it is still being used on popular projects like WordPress, you can see that they always have to fix security vulnerabilities. I am only saying this because in my early days, I really liked PHP and it was sad to move on.
If I were you, I would get started with Python.