Just Wikipedia being full of it as usual. Most of it is written by children who just learned something new and need to share it with the world
RAM modules made for x86 systems are always 64 bit wide because that's what the x86 needs.
RAM chips are available in bit widths like 8 or 16 and it takes a few side by side to assemble a module that x86 would be happy with.
Other CPUs may use other widths. If you take apart some embedded system (router, digital camera, ...) it's not unusual to see a SoC being happy with just one RAM chip.
Q2: the channels are independent and can be doing different things at the same time.